projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d8646c
)
znc: update to 1.7.4
author
Jonas Gorski
<
[email protected]
>
Mon, 24 Jun 2019 12:46:39 +0000
(14:46 +0200)
committer
Jonas Gorski
<
[email protected]
>
Mon, 24 Jun 2019 12:45:36 +0000
(14:45 +0200)
Fixes CVE-2019-12816.
Signed-off-by: Jonas Gorski <
[email protected]
>
net/znc/Makefile
patch
|
blob
|
history
diff --git
a/net/znc/Makefile
b/net/znc/Makefile
index efc98059984a15a5ab674655070369754cb684a3..d3b57963e606489d83e163ab518640e223ba5310 100644
(file)
--- a/
net/znc/Makefile
+++ b/
net/znc/Makefile
@@
-8,13
+8,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=znc
-PKG_VERSION:=1.7.
3
-PKG_RELEASE:=
3
+PKG_VERSION:=1.7.
4
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://znc.in/releases \
https://znc.in/releases/archive
-PKG_HASH:=
1e4cc31837a1e8e6cc310873659a167cec16a3fd4281cbc3bf364e42352c113d
+PKG_HASH:=
b1a32921a8e6d79ee6c5900c8d07293026966db7c05aaac48984231befc49b71
PKG_MAINTAINER:=Jonas Gorski <
[email protected]
>
PKG_LICENSE:=Apache-2.0